HistoryStats Object
The HistoryStats object is used in:
Properties
| Property | SubType | Read Only | Description |
|---|---|---|---|
|
EntryCount |
Long |
No |
Specifies the entry count in a time period for a given point. |
|
ExpirationDays |
Integer |
No |
Specifies the history retention period for a record. |
|
TimeStampEnd |
Date/Time |
No |
Specifies the timestamp for the ending history record of a time period for a given point. This field is an array of Date subtypes. The timestamp is set in Local time without milliseconds. |
|
TimeStampEndMs |
Date/Time |
No |
Specifies the timestamp for the ending history record of a time period for a given point. This field is an array of Date subtypes. The timestamp is set in Local time with milliseconds. |
|
TimeStampEndRaw |
Date/Time |
No |
Specifies the timestamp for the ending history record of a time period for a given point. This field is an array of Date subtypes. The timestamp is set in UTC time with milliseconds. |
|
TimeStampStart |
Date/Time |
No |
Specifies the timestamp for the starting history record of a time period for a given point. This field is an array of Date subtypes. The timestamp is set in Local time without milliseconds. |
|
TimeStampStartMs |
Date/Time |
No |
Specifies the timestamp for the starting history record of a time period for a given point. This field is an array of Date subtypes. The timestamp is set in Local time with milliseconds. |
|
TimeStampStartRaw |
Date/Time |
No |
Specifies the timestamp for the starting history record of a time period for a given point. This field is an array of Date subtypes. The timestamp is set in UTC time with milliseconds. |

